release: 0.102.0 - #169
Open
kernel-internal[bot] wants to merge 5 commits into
Open
Conversation
Stainless-Generated-From: 16c95773a23ee13f801cdb8e6685186475f077a0
Stainless-Generated-From: bac03320a3e21e2df40ca486c6fb34dd1054883a
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 11, 2026 18:11
71f6565 to
e710b29
Compare
Stainless-Generated-From: 67f35ca72de9ae5a9602554c8edc58fa688db472
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 11, 2026 18:53
e710b29 to
0fbd915
Compare
Stainless-Generated-From: 8a678485a2950c5630b02de56a8c5b3aa4b0de98
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 11, 2026 21:23
0fbd915 to
cd5a5ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.102.0 (2026-09-11)
Features
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Note
Medium Risk
Adds config lookup fields and changes recommendation typing; vault/AgentCard deletion and recovery semantics are payment-adjacent and callers should re-read recovery_required handling.
Overview
Release 0.102.0 bumps package version metadata and changelog; functional updates are OpenAPI-driven SDK surface and doc changes.
Config registry lookup responses now expose optional
guidancemarkdown onLookupResponseandConfigRegistryResponse, andrecommendationis typed asRecommendationResult(recommendation or structured no-recommendation) instead ofRecommendationalone.Vault / AgentCard docs clarify
recovery_required: reuse stays blocked when an auth ID exists, but cards from checkouts with no authorization ID may be abandoned by deleting the card so callers can create a replacement; wallet/vault delete rules are unchanged. Vault item delete docstrings match that behavior.Browser computer
press_key(and batch press-key params) document punctuation combos (e.g.Ctrl+minus,Ctrl+plus) and thatCtrl+-is normalized toCtrl+minus.Reviewed by Cursor Bugbot for commit cd5a5ce. Bugbot is set up for automated code reviews on this repo. Configure here.